Total Complexity | 80 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 331 |
Lines of code | 272 |
Logical lines of code | 166 |
Comment lines | 4 |
Methods | 9 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 33 | 28 | 91 | |
send() | 39 | 11 | 69 | |
getApiKey() | 58 | 8 | 16 | |
getSecretKey() | 58 | 8 | 16 | |
getAccessTokenDB() | 58 | 8 | 16 | |
getCreatedTimes() | 58 | 8 | 16 | |
getAccessToken() | 49 | 4 | 31 | |
isExpiredAccessToken() | 64 | 3 | 10 | |
saveAccessToken() | 69 | 2 | 7 |